Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statically-set maximum event cursor overflows #325

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Nov 7, 2024

What

Change max cursor.

Why

TOIDs use int32 not uint32 so the set value will overflow. Found this while debugging an unrelated event cursor issue.

@Shaptic Shaptic merged commit f768eb9 into main Nov 12, 2024
19 checks passed
@Shaptic Shaptic deleted the wrong-max-cursor branch November 12, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants